internal/bisect.parseError.text (field)
2 uses
internal/bisect (current package)
bisect.go#L685: type parseError struct{ text string }
bisect.go#L687: func (e *parseError) Error() string { return e.text }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)